home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat3
/
Tcl
/
pid.z
/
pid
Wrap
Text File
|
1998-10-30
|
1KB
|
67 lines
ppppiiiidddd((((3333TTTTccccllll)))) ppppiiiidddd((((3333TTTTccccllll))))
NNNNAAAAMMMMEEEE
pid - Retrieve process id(s)
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
ppppiiiidddd ?_f_i_l_e_I_d?
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
If the _f_i_l_e_I_d argument is given then it should normally refer to a
process pipeline created with the ooooppppeeeennnn command. In this case the ppppiiiidddd
command will return a list whose elements are the process identifiers of
all the processes in the pipeline, in order. The list will be empty if
_f_i_l_e_I_d refers to an open file that isn't a process pipeline. If no
_f_i_l_e_I_d argument is given then ppppiiiidddd returns the process identifier of the
current process. All process identifiers are returned as decimal
strings.
KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
file, pipeline, process identifier
PPPPaaaaggggeeee 1111